From 765a8766805269e05293e69cb8e03fbb32f2fb2a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 9 Jul 2009 03:04:11 +0000 Subject: [PATCH] Minor rearrangements to improve TeX line-filling. --- doc/lispref/tips.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index b633b4ee343..fcf91d878ac 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi @@ -244,10 +244,10 @@ file if you distribute copies. Use a notice like this one: @smallexample ;; Copyright (C) @var{year} @var{name} -;; This program is free software: you can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation, either version 3 of the License, or -;; (at your option) any later version. +;; This program is free software: you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation, either version 3 of +;; the License, or (at your option) any later version. ;; This program is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of -- 2.30.2